Click or drag to resize

ServiceRequestServerVersion Property

Contains the versioning information that identifies the schema version to target for a request.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public RequestServerVersion RequestServerVersion { get; set; }

Property Value

Type: RequestServerVersion
The request server version.
See Also